home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rbbstxt.zip / FS.HLP < prev    next >
Text File  |  1988-09-24  |  2KB  |  50 lines

  1. S)earch: "S" scans file names and descriptions for a key term. This gives
  2. you the capability to search for a specific file, to locate a group of
  3. files dealing with a specific topic or to identify certain types of files
  4. (e.g., .BAS, .COM, .EXE).
  5.  
  6. You will be prompted for the string to scan for after you issue the "S"
  7. command. Case (upper or lower) is ignored in the search. For instance, the
  8. S)earch command treats the string "PC" and "pc" as identical.
  9.  
  10. Next, you will be asked for a directory to scan. Type in their name(s) or
  11. number(s) separated by semicolons. You can search through all of the
  12. directories on the system by typing "ALL" at the prompt. Pressing [ENTER]
  13. will return you to the Files Menu.
  14.  
  15. TIPS:
  16. 1. You can obtain a list of directory names and numbers by giving the "L"
  17. command.
  18.  
  19. 2. Using "ALL" may result in a time consuming search if the RBBS-PC system
  20. contains many files. You can save time by searching specific directories.
  21.  
  22. 3. You can stack the S)earch command with the desired string. That is, you
  23. can enter "S;<string>" directly from the Files Menu. For example, you could
  24. type "S;ZORK" to search for the string "ZORK". You will then be asked for
  25. directory you want to scan.
  26.  
  27. 4. A string that occurs as part of a file name or description will still
  28. produce a match. Entering "BAS" will give you a listing of all files with
  29. 1) a ".BAS" extension, 2) "BAS" as part of the file name, or 3) "BAS" as
  30. part of a word or term in the file description.
  31.  
  32. 5. S supports only exact matches and not "wildcards".  For example
  33. "S;LIST*.ARC" will not find LIST543.ARC.
  34.  
  35. 6. Keep in mind that strings consisting of only a few characters could
  36. produce too many matches.   S;X will locate every line with an "X" in it.
  37.  
  38. 7. Strings consisting of many characters could produce too few matches.
  39. For example, if you want all files connected with QMODEM, specifying
  40. "S;QMODEM" will miss QMDM210.ARC and QMODFON.ARC.  You might want to
  41. broaden your search with "S;QM" to make sure you get all wanted files.
  42.  
  43. 8. You can use the "S" command to search for file types such as ".DOC",
  44. ".ARC", ".COM" etc. You could also search for files related to a specific
  45. topic such as "spread" for information or programs related to spread sheets
  46. or "comm" for communications programs.
  47.  
  48. 9. You can stack the directories to search, as in "S;BAS;BASIC;PROG" to
  49. search directories BASIC and PROG for the substring BAS.
  50.